body{
	font-family: 'Alegreya', serif;
	background-color: lightgrey!important;
	
}
.bolum1{
	height: 100vh;
	background-color: lightgray;
	background-size: cover;
	background-position: 50% 0;
	position: relative;
	
   
}

.navbar{
	position: absolute;
	top: 30px;
	width: 85%;
}

@media only screen and (max-width:760px){
	
	.navbar{
		background: rgba(0,0,0,0.8);
		position: fixed;
		top: 0; left: 0; width: 100%;
	    
	}
}
#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: absolute;
	width: 100%;
	max-width: 1280px;
	max-height:720px;
	margin:0px auto 0px;
	margin-top:20px !important; 
	z-index:1;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
.bolum1 .navbar-brand{
	font-weight: 600;
	
}
.bolum1 .navbar li{
	margin-left: 15px;
}

.bolum1 .navbar li a img{
	opacity: 0.6;
	border-radius: 50%;
	z-index: 9999;
	position: relative;
}

.bolum1 .navbar li a{
	font-size: 15px;
	color: darkgray !important;
	font-weight: 400;
	letter-spacing: 1px;
	transition: 0.2s;
}
.bolum1 .navbar .navbar-nav .active>a,
.bolum1 .navbar .navbar-nav a:hover{
	color: white!important;
}

.bolum1 nav a img {
	border-radius: 50%;
	opacity: 0.6;
	z-index: 9999;
	position: relative;
}

.bolum1 nav a span{
	color: darkgray!important;
}

.bolum1 .container .row {
	height: 100vh;
	display: flex;
	align-items: center;
}


.bolum1 h2{
	color: white!important;
}
.bolum1 p{
	color: white!important;
}
@media only screen and (max-width:768px){
	.bolum1{
		height: 850px;
	}
	h2{
		margin-top: 35px;
	}
	
}
.language-buttons {
      position: fixed;
      top: 20px;
      right: 20px;
    }
    /* Dil seçimi düğmelerinin boyutunu küçült */
    .language-buttons .btn {
      font-size: 12px;
      padding: 5px 10px;
		color: white!important;
    }
    /* Dil seçimi düğmelerindeki resimlerin boyutunu ayarla */
    .language-buttons img {
      width: 40px;
      height: 40px;
    }
@media (max-width: 768px) {
  .language-buttons {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 10px; /* İstenilen bir boşluk değeri verebilirsiniz */
  }
	}
.bolum1 .navbar .navbar-nav .language-buttons .btn  img:hover{
	transform: scale(1.4);
	background: rgba(80,80,80,0.3);
	border-radius: 35px;
	z-index: 2;
	transition: 0.9s;
	cursor: pointer;
}

@media (max-width: 768px) {
    #wowslider-container1 {
        margin-bottom: 10px !important;
    }
}
.bolum2{
	
	text-align: center;
	align-self: stretch!important;
	position: relative;
	margin-bottom: 100px;
	justify-content: center;
	
}

.bolum2 p{
	color: white;
	font-size: 20px;
	font-weight: 800;
	margin-top: 35px;
}

.bolum2 .card-text{
	font-size: 12px;
	color: darkgray;
}
.bolum2 h5{
	color: darkgray;
}

.bolum2 h3{
	font-size: 40px;
	font-weight: 600;
	color: white!important;
	margin-bottom: 100px;
	margin-top: 25px;
}

.bolum2 .card .video-container {
	display: flex;
}
.bolum2  .video-container{
	position: relative;
	height:0;
	padding-bottom: 56.25%;
	border: 3px solid #A1A1A1;
	
		
	
}

.bolum2 .video-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	
	
	
}

.bolum2 .card img:hover{
	transform: scale(1.4);
	background: rgba(80,80,80,0.3);
	border-radius: 35px;
	z-index: 2;
	transition: 0.9s;
	cursor: pointer;
}
.bolum4{
	
	text-align: center;
	align-self: stretch!important;
	position: relative;
	margin-bottom: 400px;
	justify-content: center!important;
	}
.bolum4 .map-container{
	 position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}

.bolum4 .map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.bolum4 h2{
	text-align: start;
	font-size: 35px;
	color: gray;
	margin-left: 15px;
	padding-left: 5px;
	border: 2px solid  #E4E4E4!important;
}

.bolum4 .baslik:hover{
	transform: scale(1.4);
	z-index: 2;
	transition: 1s;
	cursor: pointer;
}
.interactive-paragraph{
	text-align: start;
	color: darkgray;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19px;
}

 .interactive-paragraph {
      cursor: pointer;
      transition: color 0.3s ease-in-out;
    }
    .interactive-paragraph:hover {
      color: white;
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"
    }
.bolum5{
	
	text-align: center;
	align-self: stretch!important;
	position: relative;
	margin-bottom: 400px;
	justify-content: center!important;
	}
.bolum5 .map-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}

.bolum5 .map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.bolum5 h2{
	text-align: start;
	font-size: 35px;
	color: gray;
	margin-left: 15px;
	padding-left: 5px;
	border: 2px solid  #E4E4E4!important;
}

.bolum5 .baslik:hover{
	transform: scale(1.4);
	z-index: 2;
	transition: 1s;
	cursor: pointer;
}
  

.bolum5 .descrip:hover{
	transform: scale(1.4);
	z-index: 2;
	transition: 1s;
	cursor: pointer;
}
.bolum3{
	margin-bottom: 500px;
	text-align: center;
	align-self: stretch;
	position: relative;
	margin-top: 50px;
}

.bolum3 .video-container{
	width: 85%;
	height: 100vh;
	position: absolute;
	background-color: lightgray;
	text-align: center center!important;
	align-self: stretch!important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-bottom: 100px;
	float: left;
	
	
	
}
 
.bolum3 .video-container video{
	width: 100%;
	position: relative;
	margin-top: 35px;
	height: 100vh;
}

.bolum3 h2{
	padding-top: 25px;
	color: white!important;

}

.bolum3 h2:hover{

	transform: scale(1.4);
	z-index: 2;
	transition: 1s;
	cursor: pointer;
	
}
.bolum3 .row .col{
		align-self: stretch !important;
}
.bolum6 h3{
	text-align: center;
	color: white;
}
.bolum6 .carousel-item {
    transition: transform 1s ease-in-out; /* Add sliding animation */
}

.bolum6 .carousel-inner {
    overflow: hidden; /* Hide the overflowing content */
}
 .bolum6.carousel-item img {
            width: 50px; /* Set the width of your logos */
            height: auto; /* Maintain the aspect ratio */
            animation: fadeIn 1s ease-in-out; /* Add fade-in animation */
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
            }
            to {
                opacity: 1;
            }
        }

footer{
	margin-top: 100px;
	background: #9F9F9F;
	padding: 80px 0;
}

footer h3{
	color: #fff;
	margin-bottom: 40px;
	font-size: 20px;
}

footer p{
	line-height: 1.8;
	color: rgba(255,255,255,0.8);
	
}

footer ul.sosyalmedya {
	margin-top: 40px;
	list-style: none;
	padding: 0;
}

footer ul.sosyalmedya li{
	display: block;
	float: left;
	margin-right: 10px;
	width: 45px;
	height: 45px;
	padding: 5px;
	text-align: center;
	border-radius: 100%;
	background-color: #9F9F9F;
}

footer ul.sosyalmedya li a{
	display: block;
	font-size: 25px;
	color: white;
		
}

footer ul.info{
	list-style: none;
	margin: 0;
	padding: 0;
}

footer ul.info li{
	display: block;
	margin-bottom: 10px;
}

footer ul.info li a{
	text-decoration: none;
	color: rgba(255,255,255,0.7);
}

.info i{
	color: white;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

footer .lisans{
	margin-top: 40px;
	color: rgba(255,255,255,0.7);
	text-align: center;
}
.bolum2, .bolum4, .bolum5, .bolum3, .bolum6, footer{
	opacity: 0;
}

#yukari{
	height: 45px;
	width: 45px;
	position: fixed;
	bottom: 65px;
	right: 100px;
	background: url("img/upper arrow.png");
	background-size: cover;
	display: none;
	transition-duration: 0.5s;
}

.whatsapp-button {
            position: fixed;
            bottom: 20px;
            right: 20px;
            background-color: #25d366; /* WhatsApp green color */
            color: #fff;
            border: none;
            padding: 10px;
            border-radius: 25%;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
            cursor: pointer;
            transition: background-color 0.3s ease;
        }

        .whatsapp-button:hover {
            background-color: #128C7E; /* Darker shade on hover */
        }